home *** CD-ROM | disk | FTP | other *** search
/ PC Media 6 / PC MEDIA CD06.iso / share / prog / resdll / the_dll.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-01-01  |  542 b   |  15 lines

  1. /************************************************************************\
  2. *
  3. *                               THE_DLL.H
  4. *
  5. \************************************************************************/
  6.  
  7.  
  8.  
  9. /************************************************************************\
  10. *                          SYMBOLIC CONSTANTS
  11. \************************************************************************/
  12.  
  13. #define DLLBITMAP_WIDTH  128 /* width & height of the_dll.bmp  */
  14. #define DLLBITMAP_HEIGHT 64  /* these are referenced in main.c */
  15.